home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / golden_glove.swf / scripts / DefineButton2_89 / BUTTONCONDACTION on(rollOver).as
Encoding:
Text File  |  2007-03-15  |  47 b   |  4 lines

  1. on(rollOver){
  2.    _root.difficulty.play();
  3. }
  4.